Skip to content

Conversation

@kkashilk
Copy link
Contributor

Issue #, if available:

Description of changes:

8bd2704 Normalize and expand relative-paths to absolute paths (#2933) - #2933
63ca7ef fix: removes deny unknown fields in mcp config (#2935) - #2935
dbf21ef chore: copy change for warning message for oauth redirect page (#2931) - #2931
515b4df Trim region to avoid login failures (#2930) - #2930
61efff3 fix(chat): reset pending tool state when clearing conversation (#2855) - #2855
5d0c62b fix(mcp): oauth issues (#2925) - #2925
dd04793 feat: add support for preToolUse and postToolUse hook (#2875) - #2875
bc4ec5c Change autocomplete shortcut from ctrl-f to ctrl-g (#2825) - #2825
08c9a45 chore: add 1.16.1 feed.json entry (#2919) - #2919
6e8f9c9 Bump up version for hotfix (#2916) - #2916
0aa3c21 fix(mcp): shell expansion not being done for stdio command (#2915) - #2915
864a27b fix format (#2895) - #2895

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

evanliu048 and others added 13 commits September 16, 2025 14:50
* Change autocomplete shortcut from ctrl-f to ctrl-g

The reason is ctrl-f is the standard shortcut in UNIX for moving cursor
forward by 1 character. You can find it being supported everywhere...
in your browser, your terminal, etc.

* make the autocompletion key configurable
* fix incorrect scope for mcp oauth

* reverts custom tool config enum change

* fixes display task overriding sign in notice

* updates schema
Reset tool_uses, pending_tool_index, and tool_turn_start_time to prevent
orphaned tool approval prompts after conversation history is cleared.

Co-authored-by: Niraj Chowdhary <[email protected]>
@kkashilk kkashilk merged commit 69df931 into prod Sep 19, 2025
9 of 10 checks passed
@kkashilk kkashilk deleted the release-1.16.2 branch September 19, 2025 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants